home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gnome / help / aisleriot / C / freecell.xml < prev    next >
Encoding:
Text File  |  2009-04-14  |  2.4 KB  |  100 lines

  1. <sect1 id="Freecell"><!--<sect1info>
  2.         <copyright>
  3.             <year>1999</year>
  4.             <holder>Rosanna Yuen</holder>
  5.         </copyright>
  6.         <author>
  7.             <firstname>Rosanna</firstname>
  8.             <surname>Yuen</surname>
  9.         </author>
  10.         <address><email>rwsy@mit.edu</email></address>
  11.     </sect1info>-->
  12.  
  13.     <title>Freecell</title>
  14.  
  15.     <para>Written by Changwoo Ryu</para>
  16.  
  17.             <sect2><title>Setup</title>
  18.  
  19.  
  20.     <informaltable>
  21.         <tgroup cols="2">
  22.             <tbody>
  23.     <row>
  24.         <entry>Type of Deck</entry>
  25.         <entry>Standard Deck</entry>
  26.     </row>
  27.     <row>
  28.         <entry>Reserves</entry>
  29.         <entry>
  30.             Four left piles on top row.  Each Reserve pile can only hold one card.
  31.         </entry>
  32.     </row>
  33.     <row>
  34.         <entry>Foundation</entry>
  35.         <entry>
  36.             Four piles top right.  To be built up in suit from Ace to
  37.             King.  Cards in Foundations are no longer in play.
  38.         </entry>
  39.     </row>
  40.     <row>
  41.         <entry>Tableau</entry>
  42.         <entry>
  43.             Eight piles.  Deal all cards face up on to these eight piles, ending
  44.             up with seven cards in each of the first four piles and six cards in
  45.             the last four piles.  Tableau can be built down in alternating
  46.             colors.  Cards can only be moved singly, but as a shortcut, if there
  47.             are enough Reserve piles free to allow it, cards in sequence can be
  48.             moved together.
  49.         </entry>
  50.     </row>
  51.             </tbody>
  52.         </tgroup>
  53.     </informaltable>
  54.  
  55.             </sect2>
  56.         <sect2><title>Goal</title>
  57.  
  58.     <para>
  59.         Move all cards to the Foundation piles.
  60.     </para>
  61.  
  62.             </sect2>
  63.         <sect2><title>Rules</title>
  64.  
  65.     <para>
  66.         Cards in the Tableau are built down by alternating color.  Groups of
  67.         cards can be moved if there are enough Reserve piles free to allow the
  68.         move if the cards were moved singly.  An empty pile in the Tableau can
  69.         be filled with any card or group of cards.
  70.     </para>
  71.     <para>
  72.         Foundations are built up in suit from Ace to King.  Cards in Foundations
  73.         are not in play.  Double clicking on a card will move it to the
  74.         appropriate Foundation pile if such a move is possible.
  75.     </para>
  76.     <para>
  77.         Cards in Reserve piles can be played back on to Tableau or on to the
  78.         Foundation.
  79.     </para>
  80.  
  81.             </sect2>
  82.         <sect2><title>Scoring</title>
  83.  
  84.     <para>
  85.         Each card in the Foundation piles scores one point.
  86.     </para>
  87.     <para>
  88.         Maximum possible score:  52
  89.     </para>
  90.  
  91.             </sect2>
  92.         <sect2><title>Strategy</title>
  93.  
  94.     <para>
  95.         Space is a valuable commodity.  Keep as many of the Reserve piles free
  96.         as possible.
  97.     </para>
  98.         </sect2>
  99. </sect1>
  100.